//fl1-50 function verifyDomain() { //place holder in case you need to check domain hosting js return true; } var request = 'http://clientapps.kickapps.com/coxtv/cnr.php?id=http://www.wftv.com/news/19090082/detail.html&d=&n=Raccoon+Attacks+Force+Rabies+Warning&as=6696&tzAbbr=EDT&pSize=5&dName='; if (verifyDomain()){ aObj = new JSONscriptRequest(request); aObj.buildScriptTag(); aObj.addScriptTag(); }